home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / uhren & terminkalender / time / pmontre / pmontre.guide.e (.txt) < prev    next >
Amigaguide Document  |  1996-04-07  |  7KB  |  161 lines

  1. @database PMontre.Guide
  2. @remark PMontre V1.2 
  3.  1993 by Pascal Pensa, FreeWare version
  4. @remark You can translate this doc file but you are advised to send 
  5. @remark me a copy of your work
  6. @node main "PMontre V1.2"
  7.     @{i}PMontre V1.2 (12/12/93) 
  8.  1993 by Pascal Pensa, FreeWare@{ui}
  9.                 @{" Conditions    " link conditions}
  10.                 @{" Introduction  " link introduction}
  11.                 @{" WB Options    " link optionswb}
  12.                 @{" Shell Options " link optionsshell}
  13.                  Usage 
  14.                 @{" General       " link utilisation}
  15.                 @{" Alarm         " link alarme}
  16.                 @{" Author        " link auteur}
  17. @endnode
  18. @node conditions "Conditions"
  19.         This program is freely distributable but copyright'ed by me !
  20.         You can copy this program and put it on PD's disks.
  21.         You can NOT sale this program, and it can not be included in any
  22.         commercial package without permission.
  23.         If you want to distribute this program you *must* include all
  24.         these files:
  25.             PMontre
  26.             PMontre.info
  27.             PMontre.guide.E
  28.             PMontre.guide.E.info
  29.             PMontre.guide.F
  30.             PMontre.guide.F.info
  31.             PMontre.guide.G
  32.             PMontre.guide.G.info
  33.         You can not change these files without *my* agree.
  34.         You can compress files (lha, zoo,...).
  35.         For bug report, questions, flames, contact me by @{"mail" link auteur} or
  36.         @{"Internet" link auteur}
  37. @endnode
  38. @node introduction "Introduction"
  39.         This program is another clock for the WB but has some
  40.         specials features :
  41.             - Digital Clock look
  42.             - Date
  43.             - Calendar (only French for the moment...)
  44.             - Free memory Chip/Fast/Total in only one bargraph
  45.             - A lot of Shell options
  46.             - Workbench tooltype support
  47.             - Commodity
  48.             - Can be opened on any screen
  49.                  @{b}2.0 system (or more) required.@{ub}
  50. @endnode
  51. @node optionswb "WorkBench Options"
  52.         Supported tooltypes :
  53.             LEFT=x             Left/Top of the window
  54.             TOP=y
  55.             COLOR=c            Clock color
  56.             BACKGROUND=c       Background color
  57.             SECONDS=ON/OFF     Display seconds
  58.             12HOUR=ON/OFF      12 hour clock or 24 hour clock
  59.             QUICK=ON/OFF       Quick update of the clock and free memory
  60.                                OFF -> update every second
  61.                                ON  -> update every 1/5 second
  62.                                This option take a little more CPU time
  63.             AUTOFRONT=ON/OFF   Window to front every minute
  64.             ALARM=ON/OFF       Alarm activation
  65.             REACTIVE=ON/OFF    Alarm reactivation
  66.             HOUR=h             Alarm set (default 19:00)
  67.             MINUTE=m
  68.             FLASH=ON/OFF       Flash the screen when alarm occurs
  69.             REQUEST=ON/OFF     Display a requester when alarm occurs
  70.             DATE=ON/OFF        Display the date
  71.             MEMORY=ON/OFF      Display the free memory
  72.             DELAY=n            Wait n seconds before open the window on
  73.                                the active screen after the delay
  74.             LANGUAGE=pays      Avaliable : English, Fran
  75. ais or Deutch
  76.             PUBSCREEN=Nom      Public screen name to use (default: Workbench)
  77. @endnode
  78. @node optionsshell "Shell Options"
  79.       Shell option :    Is like :           Default:
  80.             -q          QUICK=ON            OFF
  81.             -c <n>      COLOR=n             1
  82.             -b <n>      BACKGROUND=n        0
  83.             -1          12HOUR=ON           OFF
  84.             -s          SECONDS=OFF         ON
  85.             -m          MEMORY=OFF          ON
  86.             -d          DATE=OFF            ON
  87.             -a          AUTOFRONT=ON        OFF
  88.             -A          ALARM=ON            OFF
  89.             -R          REACTIVE=ON         OFF
  90.             -H <h>      HOUR=h              19
  91.             -M <m>      MINUTE=m            00
  92.             -f          FLASH=OFF           ON
  93.             -r          REQUEST=ON          OFF
  94.             -x <n>      LEFT=n              100
  95.             -y <n>      TOP=n               50
  96.             -p <name>   PUBSCREEN=name      Workbench
  97.             -w <n>      DELAY=n             0
  98.             -l <name>   LANGUAGE=name       Fran
  99.             ? or -?     Display a quick help
  100. @endnode
  101. @node utilisation "General"
  102.     General :
  103.         The clock is a big gadget on which you can click to change
  104.         the display :
  105.             1 - Clock + Date + Free Memory
  106.             2 - Clock + Date
  107.             3 - Clock + Free Memory
  108.             4 - Clock in a borderless window
  109.             5 - goto 1
  110.             ...
  111.         To change the borderless clock position, hold the left mouse
  112.         button a moment, the display shades, release the button,
  113.         move the mouse where you want, click again on the left mouse
  114.         button to finish.
  115.         DELAY: If you don't specify the PUBSCREEN tooltype or the -p 
  116.         option the clock appears on the active screen *after* the
  117.         delay.
  118.         Be careful: you must quit the clock *before* close the screen.
  119.         The calendar is not displayed if you use the English or German
  120.         language because i'm French and i don't have these calendars.
  121.         Please send me one if you want this option. Of course you can
  122.         send me an other language calendar if you want ! Contact me !
  123.         In the free memory bargraph, if you are using the default WB 
  124.         palette, the Chip mem is the blue part and the Fast mem is the
  125.         white part.
  126.         To place the clock in the right and/or bottom of any screen
  127.         type, simply give a big value for x and y parameters:
  128.                 PMontre -x 10000 -y 10000
  129.         The alarm window is font adaptive but the clock will always be
  130.         displayed with the Topaz/8 font.
  131.         The program can be made resident.
  132.         You can use the Exchange program to quit the clock or to see the
  133.         alarm window.
  134. @endnode
  135. @node alarme "Alarm"
  136.     Alarm:
  137.         Setting:
  138.             With the WB/shell options or from the clock by holding
  139.             the right mouse button.
  140.         When the alarm occurs:
  141.             - The clock window is activated, comes on the front of all
  142.               other windows, and the screen too.
  143.             - The screen flash 3 times. (option)
  144.             - A requester with "It's 19:00 o'clock !" appears. (option)
  145.               Better than a simple flash !
  146. @endnode
  147. @node auteur "Author"
  148.         Mail :
  149.             Pascal Pensa                      INTERNET : pensa@taloa.unice.fr
  150.             20, Quai du G
  151. ral Leclerc
  152.             13500 Martigues
  153.             FRANCE
  154.         Thanks :
  155.             - to Olivier ANH for the german doc translation.
  156.             - to testers of the program, and bug reports.
  157.         Contact me if you find a bug, if want a new feature,
  158.         to say that you find PMontre very bad or good :-),
  159.         or just for fun !
  160. @endnode
  161.